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
/
sites
Age
Commit message (
Expand
)
Author
2015-12-01
Pulled contrib translations from Transifex
Claude Paroz
2015-11-07
Fixed #25692 -- Added natural keys support to Site model.
j0hnsmith
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-08-31
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
Y3K
2015-06-18
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
Nick Pope
2015-05-16
Fixed #24774 -- Made contrib.site's Site.domain field unique
Piotr Jakimiak
2015-04-01
Fetched updated contrib translations from Transifex
Claude Paroz
2015-03-16
Fixed #24488 -- Made create_default_site() use default pk of 1.
Marten Kenbeek
2015-02-20
Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-13
Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATA...
Tim Graham
2015-02-11
Moved contrib.sites tests out of contrib.
Tim Graham
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-01-18
Removed contrib.sites.models.RequestSite/get_current_site() aliases.
Tim Graham
2015-01-17
Updated en translation catalogs
Claude Paroz
2015-01-02
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
Daniel Pyrathon
2014-12-27
Fixed #24000 -- Corrected contrib.sites default site creation in a multiple d...
Tim Graham
2014-12-15
Fixed #23822 -- Added support for serializing model managers in migration
Markus Holtermann
2014-12-01
Fixed #23945 -- Made default site use the configured SITE_ID.
wrwrwr
2014-12-01
Fixed #23929 -- Added more tests for create_default_site.
wrwrwr
2014-12-01
Removed a clear_cache statement in contrib.sites.create_default_site.
wrwrwr
2014-11-27
Fixed #23641 -- Moved post_migrate signals for contrib apps to AppConfig.read...
wrwrwr
2014-10-01
Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...
Tim Graham
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-06-15
Added database migration for contrib.sites.
Claude Paroz
2014-05-19
Updated translation catalogs
Claude Paroz
2014-04-09
Used more specific test assertions.
Aymeric Augustin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-03
Edited contrib.sites check messages for grammar and consistency.
Russell Keith-Magee
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-02
Ensure cursors are closed when no longer needed.
Michael Manfre
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2013-12-29
Fixed a typo.
Aymeric Augustin
2013-12-29
Refactored the migration signals to use app configs.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
Dropped AppCache._empty, _with_app and _without_app.
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-11-16
Moved import at proper place in contrib.sites
Claude Paroz
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-02
More attacking E302 violators
Alex Gaynor
2013-11-02
Continue to attack E302 violations
Alex Gaynor
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
[prev]
[next]