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
Ramiro Morales
6786b38ace
Modified docs about SpatiaLite version that doesn't need manual initial SQL file loading as per 675431dfaaa.
2012-08-23 21:18:29 -03:00
..
class-based-views
Fixed
#3542
-- Add support for changing granularity on ArchiveView.
2012-08-18 17:03:57 +01:00
contrib
Modified docs about SpatiaLite version that doesn't need manual initial SQL file loading as per 675431dfaaa.
2012-08-23 21:18:29 -03:00
files
…
forms
…
models
Fixed
#18637
- Updated some documentation for aspects of models that are ModelForm specific, not admin specific.
2012-08-21 17:38:16 -04:00
templates
…
authbackends.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
Fixed
#18678
-- HttpResponse init arguments allowed for subclasses
2012-08-23 10:59:22 +02:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
utils.txt
Introduced force_bytes and force_str.
2012-08-18 16:38:49 +02:00
validators.txt
…