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-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Erik Romijn
56e2f6ccae
Fixed
#20446
-- Documentation for SmallIntegerField does not clarify 'small'
2013-05-18 17:16:07 +02:00
..
class-based-views
Fixed
#20294
-- Documented context processors in TemplateResponseMixin.
2013-05-18 12:45:40 +02:00
contrib
Fixed
#20269
-- Adapted PostGIS template create script for CentOS/RHEL
2013-05-18 14:29:43 +02:00
files
…
forms
Fixed
#13546
-- Easier handling of localize field options in ModelForm
2013-05-18 14:13:00 +02:00
models
Fixed
#20446
-- Documentation for SmallIntegerField does not clarify 'small'
2013-05-18 17:16:07 +02:00
templates
…
clickjacking.txt
…
databases.txt
Fixed
#20215
-- Disabled persistent connections by default.
2013-05-09 15:42:14 +02:00
django-admin.txt
Fixed
#20136
- Fixed and expanded the docs for loaddata and model signals.
2013-05-11 19:34:02 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Make the example usage of import_by_path less confusing.
2013-05-16 10:11:46 +02:00
validators.txt
…
views.txt
…