website/www/conservancy/apps/staff
Ben Sturmfels 457e5739f7
Add unique constraint to Staff.username.
Previously had some duplicates for "pono" which were causing
MultipleObjectsReturned errors. A username is generally considered to be unique.
2021-11-29 14:31:26 +11:00
..
migrations Add unique constraint to Staff.username. 2021-11-29 14:31:26 +11:00
__init__.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
admin.py Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
models.py Add unique constraint to Staff.username. 2021-11-29 14:31:26 +11:00