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 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Tim Graham
ffa238c3f7
Fixed
#22062
-- Corrected static files config for Apache >= 2.4
2014-02-18 09:29:22 -05:00
..
deployment
Fixed
#22062
-- Corrected static files config for Apache >= 2.4
2014-02-18 09:29:22 -05:00
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
Fixed
#21951
-- Updated docs to use __str__ for Python 3
2014-02-13 07:12:40 -05: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
…
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
…