layerindex-web/layerindex
Paul Eggleton f5e37e18c0 Ensure publishing a layer already published does nothing
Just in case two users go to publish the same layer at around the same
time, avoid saving the record for a user who tries to publishes it after
the first time.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-14 07:35:07 +00:00
..
static Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Enable auditing using django-reversion and django-reversion-compare 2013-02-14 07:25:21 +00:00
detail.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
forms.py Fix validation to allow blank web tree start URL 2013-02-14 07:26:52 +00:00
index.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
models.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipes.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitthanks.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
update.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
urls.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
views.py Ensure publishing a layer already published does nothing 2013-02-14 07:35:07 +00:00