This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Baptiste Mispelon
05d36dc06e
Always use parentheses when documenting a method with no arguments.
2014-01-22 22:26:10 +01:00
..
deployment
…
static-files
…
auth-remote-user.txt
…
custom-file-storage.txt
…
custom-management-commands.txt
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
custom-model-fields.txt
Always use parentheses when documenting a method with no arguments.
2014-01-22 22:26:10 +01:00
custom-template-tags.txt
Always use parentheses when documenting a method with no arguments.
2014-01-22 22:26:10 +01:00
error-reporting.txt
Don't show
self
in the list of arguments of a method.
2014-01-22 22:17:32 +01:00
index.txt
…
initial-data.txt
Used app_label instead of appname.
2013-12-28 09:53:02 +01:00
jython.txt
Fixed
#20052
-- Discouraged use of Jython given the current state of django-jython.
2014-01-17 09:21:34 -05:00
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
upgrade-version.txt
…