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-11 09:55:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
e2d7e83256
Branches
Tags
View all branches
django
/
docs
/
ref
History
Loic Bistuer
c86a9b6398
Fixed
#6903
- Preserve admin changelist filters after saving or deleting an object
2013-06-19 02:41:36 +07:00
..
class-based-views
…
contrib
Fixed
#6903
- Preserve admin changelist filters after saving or deleting an object
2013-06-19 02:41:36 +07:00
files
…
forms
Fixed
#20199
-- Allow ModelForm fields to override error_messages from model fields
2013-06-18 08:01:17 -04:00
models
Fixed
#20199
-- Allow ModelForm fields to override error_messages from model fields
2013-06-18 08:01:17 -04:00
templates
Fixed
#20614
-- Typo in documentation.
2013-06-17 11:35:07 +02:00
clickjacking.txt
…
databases.txt
Proofed the 1.6 release notes
2013-06-05 12:55:58 -04:00
django-admin.txt
Adjusted the docs to reflect when the checksetup command was added.
2013-06-15 10:14:48 -07:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…