This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
15,825
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alasdair Nicol
22c6497f99
Fixed
#20895
-- Made check management command warn if a BooleanField does not have a default value
...
Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch.
2013-08-15 19:47:26 -04:00
Loic Bistuer
6983a1a540
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
Florian Apolloner
89f40e3624
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00