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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Mariusz Felisiak
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
2015-09-18 09:47:32 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
expressions.txt
Fixed
#25212
-- Documented the RawSQL expression.
2015-08-05 07:54:54 -04:00
fields.txt
Fixed
#25160
-- Moved unsaved model instance data loss check to Model.save()
2015-08-10 08:51:32 -04:00
index.txt
…
instances.txt
Fixed
#24988
-- Documented passing a dictionary of ValidationErrors to ValidationError
2015-08-13 14:17:02 -04:00
lookups.txt
…
meta.txt
Renamed RemovedInDjangoXYWarnings for new roadmap.
2015-06-24 16:08:20 -04:00
options.txt
Documented a limitation of Options.required_db_features.
2015-09-03 13:37:39 -04:00
querysets.txt
Made assorted improvements to the Oracle documentation.
2015-09-18 09:47:32 -04:00
relations.txt
Refs
#18556
-- Fixed a typo in the related manager add() method docs.
2015-07-27 22:50:13 -04:00