This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3a44e20005
django1
/
django
/
core
/
checks
History
Ian Foote
4c39c270af
Add missing spaces to implicitly joined strings
2014-06-29 22:56:21 +01:00
..
compatibility
Add missing spaces to implicitly joined strings
2014-06-29 22:56:21 +01:00
__init__.py
Fixed
#22477
-- Removed contrib middleware from the global settings defaults.
2014-06-13 12:45:56 -04:00
messages.py
Fixed
#22193
-- Made hint a truly optional arugment on check messages.
2014-03-03 19:16:19 +08:00
model_checks.py
Fixed
#22195
-- Used constants to define built-in tags for check framework.
2014-04-10 08:45:48 -04:00
registry.py
Fixed
#22194
-- Added --list-tags option to check command.
2014-04-10 09:43:55 -04:00