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-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Robert Roskam
98bcc5d81b
Fixed
#27367
-- Doc'd and tested reversing of URLs with the same name.
...
Thanks Reinout van Rees for contributing to the patch.
2017-02-11 08:58:40 -05:00
..
_images
…
auth
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
class-based-views
…
db
…
forms
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
http
Fixed
#27367
-- Doc'd and tested reversing of URLs with the same name.
2017-02-11 08:58:40 -05:00
i18n
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
testing
Fixed typo in docs/topics/testing/tools.txt.
2017-02-08 12:33:47 -05:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
Fixed
#27814
-- Removed an inaccurate sentence about Paginator.orphans.
2017-02-07 14:15:06 -05:00
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…