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-02 13:50:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Corey Farwell
e7827b9494
Alphabetized django.utils sections.
2014-07-16 13:54:13 -04:00
..
class-based-views
Fixed reference to pk in RedirectView.get_redirect_url doc.
2014-07-16 13:23:11 -04:00
contrib
Fixed
#22789
-- Deprecated django.contrib.webdesign.
2014-07-14 08:45:19 -04:00
files
…
forms
…
models
Removed docs for @permalink decorator.
2014-07-10 17:30:39 -04:00
templates
Fixed
#22789
-- Deprecated django.contrib.webdesign.
2014-07-14 08:45:19 -04:00
applications.txt
Checked more precisely whether the app registry is ready.
2014-07-12 18:49:37 +02:00
checks.txt
Fixed
#19671
-- Added warnings that null and validators are ignored for ManyToManyField.
2014-07-09 16:01:09 -04:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#22470
: Full migration support for order_with_respect_to
2014-06-15 14:56:51 -07:00
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Alphabetized django.utils sections.
2014-07-16 13:54:13 -04:00
validators.txt
…
views.txt
…