django-admin2/example/blog
2018-10-23 14:48:35 +06:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
migrations fixed migrations on_delete argument warning 2018-09-03 13:38:39 +06:00
templates fixed static 2018-10-23 13:05:17 +06:00
tests fixed deprecation warning in example blog filters test 2018-10-23 14:48:35 +06:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py fix pep8 errors 2018-05-10 23:15:01 +06:00
admin.py fix pep8 errors 2018-05-10 23:15:01 +06:00
admin2.py fix pep8 errors 2018-05-10 23:15:01 +06:00
models.py add on_delete positional arg to related fields 2018-05-11 00:49:17 +06:00
views.py fix pep8 errors 2018-05-10 23:15:01 +06:00