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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
Jorge C. Leitão
e1fa7dffdc
Fixed
#22809
-- Added model Field API reference.
...
Thanks to @timgraham for the review.
2014-07-10 06:03:04 -04:00
..
deployment
Fixed
#22619
-- Corrected description of os.path.
2014-05-12 18:56:34 -04:00
static-files
Fixed
#1349
-- Clarified docs on serving files from STATIC/MEDIA_URL.
2014-05-05 07:36:53 -04:00
auth-remote-user.txt
…
custom-file-storage.txt
Improve docs around deconstruction/serialisation (refs
#22337
)
2014-05-06 23:06:41 -07:00
custom-lookups.txt
Fixed
#22812
-- Refactored lookup API documentation.
2014-07-08 20:05:49 -04:00
custom-management-commands.txt
Fixed
#22942
-- Noted that __init__.py files are required for management command detection.
2014-07-07 18:04:00 -04:00
custom-model-fields.txt
Fixed
#22809
-- Added model Field API reference.
2014-07-10 06:03:04 -04:00
custom-template-tags.txt
…
error-reporting.txt
…
index.txt
Fixed
#22812
-- Refactored lookup API documentation.
2014-07-08 20:05:49 -04:00
initial-data.txt
Added link to data migrations in initial data deprecation note
2014-06-11 19:46:57 +01:00
jython.txt
…
legacy-databases.txt
…
outputting-csv.txt
…
outputting-pdf.txt
…
upgrade-version.txt
…
windows.txt
…