index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
contenttypes
Age
Commit message (
Expand
)
Author
2013-12-23
Dropped AppCache._empty, _with_app and _without_app.
Aymeric Augustin
2013-12-23
Refactored INSTALLED_APPS overrides.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-22
Removed the app_config.installed flag.
Aymeric Augustin
2013-12-17
Normalized Model._meta.installed.
Aymeric Augustin
2013-12-17
Moved the new app cache inside core.
Aymeric Augustin
2013-12-17
Made it possible to create apps without a models module.
Aymeric Augustin
2013-12-17
Deprecated get_apps().
Aymeric Augustin
2013-12-17
Removed module-level functions for the app cache.
Aymeric Augustin
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-11-27
Added a bulk option to RelatedManager remove() and clear() methods
Loic Bistuer
2013-11-16
Fixed #21428 -- editable GenericRelation regression
Anssi Kääriäinen
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-07
Fixed #17001 -- Custom querysets for prefetch_related.
Loic Bistuer
2013-11-03
Fixed flake8 E251 violations
Milton Mazzarri
2013-11-02
Fixed all E261 warnings
coagulant
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-16
Fixed #7551 -- Made GFK allow None init argument.
Bouke Haarsma
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-05
Fixed #21174 -- transaction control in related manager methods
Anssi Kääriäinen
2013-10-04
Fixed #21217 -- Avoid connecting `(pre|post)_init` signals to abstract senders.
Simon Charette
2013-09-30
Fixed #3871 -- Fixed regression introduced by 04a2a6b.
Loic Bistuer
2013-09-25
Fixed #3871 -- Custom managers when traversing reverse relations.
Loic Bistuer
2013-09-07
Fixed #16869 -- BaseGenericInlineFormSet.save_new should use form's save() me...
Pablo Mouzo
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-02
Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_...
Loic Bistuer
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-08
Use a more explicit check for whether these ids are None.
Alex Gaynor
2013-06-29
Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-29
Advanced deprecation warnings for Django 1.7.
Aymeric Augustin
2013-06-10
Added TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-05
Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet
Bojan Mihelac
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-21
(Re-)moved some imports
Claude Paroz
2013-05-18
Fix NoneType error when fetching a stale ContentType with get_for_id
Diederik van der Boor
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-07
Remove unnecessary check on __set__ parameters.
Mike Fogel
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-03-28
Updated translation templates
Claude Paroz
2013-03-28
Added Burmese language
Claude Paroz
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-03-24
Fixed #19385 again, now with real code changes
Anssi Kääriäinen
2013-03-21
Fixed #20084 -- Provided option to validate formset max_num on server.
Andrew Gorcester
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
[prev]
[next]