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-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Aymeric Augustin
10e0cfc0e4
Fixed
#21712
-- Moved autodiscover() to AdminConfig.ready().
...
Thanks Marc Tamlyn for the initial version of the patch.
2014-01-18 23:06:00 +01:00
..
class-based-views
Fixed
#21768
-- Corrected TemplateView context section.
2014-01-16 07:58:08 -05:00
contrib
Fixed
#21712
-- Moved autodiscover() to AdminConfig.ready().
2014-01-18 23:06:00 +01:00
files
…
forms
…
models
Fixed typos spotted by Claude Paroz
2014-01-18 22:31:35 +02:00
templates
Fixed
#18942
-- Clarified usage of {% get_static_prefix %}.
2014-01-17 16:06:11 -05:00
applications.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#18942
-- Clarified usage of {% get_static_prefix %}.
2014-01-17 16:06:11 -05:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…