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
adff499e47
django1
/
django
/
core
/
checks
History
Luis Del Giudice
69ddc1b3da
Fixed
#24693
-- Added label and label_lower property to Model._meta
2015-05-02 16:58:18 +02:00
..
security
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
__init__.py
Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.
2015-02-09 19:16:07 -05:00
messages.py
Fixed
#24693
-- Added label and label_lower property to Model._meta
2015-05-02 16:58:18 +02:00
model_checks.py
Fixed
#23615
-- Validate that a Model instance's "check" attribute is a method.
2014-10-16 23:49:21 +07:00
registry.py
Fixed
#23750
-- Allowed core.checks.register to be used as a function
2014-11-11 16:29:32 +01:00