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-03 06:09:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
218bbef0c4
Fixed
#19824
- Corrected the class described for Field.primary_key from IntegerField to AutoField.
...
Thanks Keryn Knight.
2013-02-16 18:31:54 -05:00
..
class-based-views
Fixed
#19044
-- Made
DeletionMixin
interpolate its
success_url
.
2013-02-11 02:39:14 -05:00
contrib
Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL
2013-02-10 20:49:16 +01:00
files
…
forms
Fixed
#19812
- Removed a duplicate phrase in the widget docs.
2013-02-16 18:23:39 -05:00
models
Fixed
#19824
- Corrected the class described for Field.primary_key from IntegerField to AutoField.
2013-02-16 18:31:54 -05:00
templates
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
Fixed
#18558
-- Added url property to HttpResponseRedirect*
2013-02-13 10:29:32 +01:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…