This website requires JavaScript.
Explore
Help
Sign In
The_Bois
/
MigratorProject
Archived
Watch
3
Star
2
Fork
0
You've already forked MigratorProject
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2024-11-29
. You can view files and clone it, but cannot push or open issues or pull requests.
MigratorProject
/
migratorapi
/
api
History
Benjamyn
426b7ac11f
Fixed posting new migrations
2020-11-03 09:48:22 +11:00
..
migrations
added migrationcmd
2020-10-23 01:45:17 -04:00
templates
/api
added mysqlclient and djangorestframework
2020-10-20 00:59:52 -04:00
__init__.py
Created app 'api'
2020-10-17 21:31:04 -04:00
admin.py
added stuff
2020-10-17 22:39:07 -04:00
apps.py
Created app 'api'
2020-10-17 21:31:04 -04:00
models.py
removed default time as it breaks
2020-11-03 09:48:02 +11:00
serializers.py
Moving to APIViews for more control
2020-11-03 09:30:41 +11:00
tests.py
Added basic test
2020-10-22 02:05:19 -04:00
urls.py
Moving to APIViews for more control
2020-11-03 09:30:41 +11:00
views.py
Fixed posting new migrations
2020-11-03 09:48:22 +11:00