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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
2f44fa7f06
Documented how to copy a OneToOneField.
...
Thanks Anton Gilgur for the report and review.
2016-12-17 08:39:52 -05:00
..
_images
…
auth
Fixed typo in docs/topics/auth/customizing.txt.
2016-11-28 16:39:54 -05:00
class-based-views
…
db
Documented how to copy a OneToOneField.
2016-12-17 08:39:52 -05:00
forms
…
http
…
i18n
Fixed
#25751
-- Doc'd how to use JavaScriptCatalog with i18n_patterns().
2016-12-15 10:30:14 -05:00
testing
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Updated doc links to virtualenv website.
2016-11-22 08:36:41 -05:00
logging.txt
…
migrations.txt
Fixed incorrect word choice in docs/topics/migrations.txt.
2016-11-16 06:57:30 -05:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Rephrased an ambiguous sentence in docs/topics/signals.txt.
2016-11-24 05:50:39 -05:00
signing.txt
…
templates.txt
…