management
|
Fixed createsuperuser init command
|
2017-06-16 15:33:41 +02:00 |
migrations
|
Generate missing migrations.
|
2021-03-30 12:52:12 +02:00 |
admin.py
|
django.core.urlresolvers moved to django.urls
|
2021-04-21 14:27:18 +02:00 |
api.py
|
Upgraded to DRF3
|
2015-04-23 14:34:04 +00:00 |
apps.py
|
Refactored dashboard icons and menu registration
|
2015-05-07 14:09:37 +00:00 |
forms.py
|
Replace ForeignKey.field.rel.to --> field.model
|
2021-04-22 10:44:09 +02:00 |
settings.py
|
Removed unused imports and patterns
|
2015-05-19 13:27:04 +00:00 |