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-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
87eedfff44
Fixed
#23607
-- Typo in docs/ref/contrib/staticfiles.txt.
...
Thanks Rolandde for the report.
2014-10-06 17:44:58 -04:00
..
class-based-views
Fixed
#23597
-- Clarified the manager that {Single,Multiple}ObjectMixin.model uses.
2014-10-06 08:23:42 -04:00
contrib
Fixed
#23607
-- Typo in docs/ref/contrib/staticfiles.txt.
2014-10-06 17:44:58 -04:00
files
…
forms
…
models
Fixed
#23602
-- Add comment on get_absolute_url regarding user input
2014-10-06 19:11:06 +02:00
templates
…
applications.txt
…
checks.txt
Fixed
#22064
-- Add check for related_name
2014-10-04 20:47:26 -03:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#23426
-- Allowed parameters in migrations.RunSQL
2014-10-02 11:52:40 -04:00
request-response.txt
…
schema-editor.txt
…
settings.txt
Made minor typographic correction to SECRET_KEY docs.
2014-10-04 10:32:30 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…