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-31 04:40:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Claude Paroz
53b879f045
Fixed
#19444
-- Clarified IGNORABLE_404_URLS documentation
2012-12-07 17:39:36 +01:00
..
class-based-views
…
contrib
…
files
Fixed
#18934
- Removed versionadded/changed annotations for Django 1.3
2012-09-20 19:06:55 -04:00
forms
Fixed
#13997
- Added an example of constructing a MultiWidget and documented the value_from_datadict method.
2012-11-17 17:54:09 -05:00
models
…
templates
Fixed
#19354
-- Do not assume usermodel.pk == usermodel.id
2012-11-29 21:45:43 +01:00
authbackends.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
Refactored URL mapping documentation.
2012-10-06 11:27:20 -03:00
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Fixed
#18974
- Warned against using models.permalink
2012-11-22 16:08:51 -05:00
urls.txt
…
utils.txt
…
validators.txt
…