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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
9173d2cb74
Fixed
#18285
-- Documented that bulk_create doesn't work with M2M relationships.
2014-01-16 20:47:02 -05:00
..
class-based-views
Fixed
#21768
-- Corrected TemplateView context section.
2014-01-16 07:58:08 -05:00
contrib
Fixed
#21547
-- Updated GeoDjango tutorial with PostGIS 2 output
2014-01-11 17:58:29 +01:00
files
Fix typo in storage docs
2014-01-15 13:17:08 -08:00
forms
Fixed
#8898
-- Obsoleted SplitDateTimeWidget usage with DateTimeField
2014-01-11 15:50:34 +01:00
models
Fixed
#18285
-- Documented that bulk_create doesn't work with M2M relationships.
2014-01-16 20:47:02 -05:00
templates
…
applications.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…