This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-05-07 09:38:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d243d20ae48c79f40668bc94f3afea14cd46ce33
notifications-api
/
migrations
/
versions
History
Rebecca Law
2486c17dc9
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00:00
..
0001_initialise_data.py
Added versions file for initial db and fixed tests.
2016-01-12 09:56:42 +00:00
0002_add_templates.py
Template rest api skeleton added.
2016-01-13 11:04:13 +00:00
0003_create_tokens.py
Fix the migration script so that the down revision is pointing to the migration scripts in the merge
2016-01-14 10:23:06 +00:00
0004_create_jobs.py
Fix revision ID
2016-01-15 11:33:47 +00:00
0005_add_job_details.py
Add convenience fields to job to make processing
2016-01-16 10:14:48 +00:00
0006_add_user_details.py
Add rest of user model fields to api.
2016-01-19 11:39:59 +00:00
0007_change_to_api_keys.py
Update the down revision to the version 0006 file.
2016-01-19 12:17:01 +00:00
0008_unique_service_to_key_name.py
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00:00