Skip to content

Releases: project-cece/django-international-sites

Add International Sitemap

08 Oct 06:15
6ec8337
Compare
Choose a tag to compare
Pre-release
  • Add International Sitemap views and class so that the Sitemap will show the request domain and it is possible to adjust items based on which CountrySite Sitemap is being viewed
  • Fix International fieldset view in admin (no double appearances)

Update options for managers and middleware + localization

20 Sep 12:10
ecdc8ac
Compare
Choose a tag to compare
  • Make using MaxMind GeoIP localization optional in middleware.
  • Add management command for downloading and extracting GeoIP library. Can be executed periodically to keep IP localization up to date.
  • Option to disable by_country or by_language manager method and make them return the full queryset instead.
  • Update middleware (order) to work nicely with Django i18n language middleware.

First release

08 Sep 15:04
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Pre-release for testing in test production environments.