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
Markus Holtermann
04bd84786d
Fixed
#23602
-- Add comment on get_absolute_url regarding user input
2014-10-06 19:11:06 +02:00
..
class-based-views
Fixed
#23482
-- Added SingleObjectMixin.query_pk_and_slug
2014-10-02 15:42:30 -04:00
contrib
Fixed typo in docs/ref/contrib/sites.txt
2014-10-02 09:08:07 -04:00
files
…
forms
Fixed
#17638
-- Added crosslinks between topic and reference guides.
2014-09-29 18:06:31 -04:00
models
Fixed
#23602
-- Add comment on get_absolute_url regarding user input
2014-10-06 19:11:06 +02:00
templates
Fixed
#17638
-- Added crosslinks between topic and reference guides.
2014-09-29 18:06:31 -04:00
applications.txt
…
checks.txt
…
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
…