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
/
topics
History
Rodolfo Carvalho
3d898b0e12
Change analyse (British) to analyze (American).
2014-02-15 13:00:56 +01:00
..
auth
Fixed
#21951
-- Updated docs to use __str__ for Python 3
2014-02-13 07:12:40 -05:00
class-based-views
Fixed
#21951
-- Updated docs to use __str__ for Python 3
2014-02-13 07:12:40 -05:00
db
Fixed
#21951
-- Updated docs to use __str__ for Python 3
2014-02-13 07:12:40 -05:00
forms
Fixed
#21951
-- Updated docs to use __str__ for Python 3
2014-02-13 07:12:40 -05:00
http
Fixed
#21177
-- Made resolve_url support relative URLs.
2014-02-14 17:58:03 -05:00
i18n
…
testing
…
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
Change analyse (British) to analyze (American).
2014-02-15 13:00:56 +01:00
python3.txt
…
security.txt
…
serialization.txt
Fixed
#17942
-- Added a JsonResponse class to more easily create JSON encoded responses.
2014-02-14 18:25:19 -05:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…