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-03-02 13:04:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
ab686022f8
Branches
Tags
View all branches
django
/
docs
/
ref
History
Claude Paroz
0f99246b6f
Documented BoundField.label_tag
2013-04-12 10:17:17 +02:00
..
class-based-views
…
contrib
…
files
…
forms
Documented BoundField.label_tag
2013-04-12 10:17:17 +02:00
models
Fixed
#20243
- Clarified when RelatedManager.remove() exists.
2013-04-11 14:13:09 -04:00
templates
Removed a trailing space in the template name on line 174.
2013-04-05 01:52:12 -04:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fix
#20195
: wrong reference in session settings documentation.
2013-04-04 18:12:12 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#19748
- Documented django.utils.module_loading.import_by_path
2013-04-02 12:59:43 -04:00
validators.txt
…
views.txt
…