Jannis Leidel
d76590de4c
Enable Jazzband releases.
2020-11-25 20:32:29 +01:00
Kamil Gałuszka
c59a19f336
feat: upgrade Django and Python to supported versions
2020-11-21 22:16:43 +06:00
Andrews Medina
1d43c71829
Fix tests ( #448 )
...
* tox: disable development mode
* fix django-extra-views and djangorestframework versions
* using get_field instead get_field_by_name
to fix compatibility with Django 1.10
* travis: dont test Django 1.10 with Python 3.3
2016-11-13 11:47:08 +06:00
arthur-wsw
8d41a222b7
Hardcoded LoginView ( #436 )
...
* Add a way to customize LoginView and Document about it
Resolve #416
* Add test for custom login view
* Remove unused code in test_views
2016-09-03 15:17:37 +06:00
Jannis Leidel
c771d1a71a
Fix links to new home in the Jazzband.
2016-06-08 20:26:19 +02:00
Adam Chainz
1187eb8709
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-06-08 04:07:57 +01:00
arthur
9f95eb13ef
Remove deprecated django.conf.urls. patterns from docs
2016-06-07 13:45:16 +02:00
arthur
8e8b48a3f2
Fix documentation examples
2016-06-06 11:52:27 +02:00
arthur
da8b7ad73c
Fix installation instruction in README and documentation
2016-05-28 02:15:22 +02:00
arthur
24a8be2d1d
Revert unwanted tox changes
...
Update docs to keep both migration from 0.5 and 0.6
2016-05-27 11:32:20 +02:00
arthur
7f2ae25920
Removing django-crispy-forms and django-floppyforms
...
Resolve #433 #343
2016-05-26 19:14:39 +02:00
arthur
bd35ffc676
Update default theme to a bootstrap3 theme based on http://startbootstrap.com/template-overviews/sb-admin-2/
...
Resolve #360
2016-05-26 11:34:21 +02:00
arthur
fb05f25084
Update docs
2016-05-22 15:06:02 +02:00
marangonico
f0e9db3ee5
fix typo
2014-06-19 08:59:56 +02:00
Gregor Müllegger
930375e3b2
Remove deprecated setup_environ call from the docs configuration script. That made the documentation building fail for Django 1.6. Part of a Fix for #387 .
2013-11-28 13:12:50 +01:00
Daniel Greenfeld
e694d23ec8
Adding migration
2013-09-18 11:53:32 +02:00
Daniel Greenfeld
361aeda9da
Fix the theme rules page
2013-08-01 12:54:17 +02:00
Daniel Greenfeld
f0f9074ca2
Describe theming better
2013-08-01 12:46:38 +02:00
Andrews Medina
b7b0d9ba8c
added docs about AdminView.
2013-07-27 01:59:48 -03:00
Daniel Greenfeld
45b7aea7f6
Merge pull request #351 from douglasmiranda/fix-issue-348
...
fix: issue #348
2013-07-21 15:42:50 -07:00
Douglas Miranda
ac0f5da4f6
fix: issue #348
...
Adding djadmin2.themes.djadmin2theme_default on INSTALLED_APPS.
2013-07-21 17:31:11 -04:00
Daniel Greenfeld
be1080c43d
Work on contributing and the FAQ
2013-07-21 13:26:03 +02:00
Daniel Greenfeld
f1f9f6e83e
update the contributing instructions to match what's current
2013-07-18 16:17:20 +02:00
Daniel Greenfeld
29425ea5e4
per #240 , this adds indexing to the design document
2013-07-16 20:32:46 +02:00
Daniel Greenfeld
d1a4b849ab
per #240 , this adds indexing to the contributing document
2013-07-16 20:28:58 +02:00
Daniel Greenfeld
58b0eb5df7
Contributing tweak
2013-07-16 09:18:38 +02:00
Daniel Greenfeld
854832accd
Fix setup.py issue
2013-07-14 15:29:20 +02:00
Daniel Greenfeld
54c4bcf933
prep for release of 0.5.1.
2013-07-14 11:50:13 +02:00
Daniel Greenfeld
d2741ced7b
fix 320
2013-07-14 11:05:22 +02:00
Daniel Greenfeld
aeaa45e31a
Theme bump
2013-07-13 12:37:44 +02:00
Daniel Greenfeld
0ac9181197
Theme work
2013-07-13 12:34:47 +02:00
Daniel Greenfeld
ca8f057b5e
FAQ bump
2013-07-13 11:53:17 +02:00
Daniel Greenfeld
e8b9dcb109
FAQ bump
2013-07-13 11:53:04 +02:00
Daniel Greenfeld
f8b5372adf
FAQ bump
2013-07-13 11:10:00 +02:00
Daniel Greenfeld
3e9c7f13ec
FAQ bump
2013-07-13 11:06:01 +02:00
Daniel Greenfeld
3daa553898
Adding FAQ
2013-07-13 11:04:24 +02:00
Daniel Greenfeld
31941ca309
Final prep for 0.5.0 release
2013-07-09 14:18:23 +02:00
Marek Zelinka
da4c86fd87
Fixed typo themes docs
2013-07-09 11:43:35 +02:00
Daniel Greenfeld
153137d4eb
Fixed the installation documentation
2013-07-07 16:45:12 +02:00
Danilo Bargen
b2f4290bf2
Documentation
2013-07-07 15:08:42 +02:00
Danilo Bargen
8ec6157215
Reference to gettext docs
2013-07-06 16:38:24 +02:00
Danilo Bargen
c5737331f0
Better translation docs
2013-07-06 16:21:44 +02:00
Daniel Greenfeld
b94143ca9d
Merge pull request #262 from NotSqrt/i18n-doc
...
doc on internationalization 😳
2013-07-06 06:52:52 -07:00
NotSqrt
61ce055e70
doc on internationalization
2013-07-06 15:43:56 +02:00
Daniel Greenfeld
483386635d
Slight tweak to the built-in-views
2013-07-06 15:06:27 +02:00
bootandy
679a997f80
update docs - context variables
2013-07-06 14:40:49 +02:00
Danilo Bargen
a6276c6141
Fixed intersphinx objects reference for Django
2013-07-06 13:59:16 +02:00
Danilo Bargen
2282f9681d
Get rid of all Sphinx warnings
2013-07-06 13:54:48 +02:00
Danilo Bargen
771af88877
Make django docs intersphinx work
2013-07-06 13:50:21 +02:00
Danilo Bargen
3feabdf938
Typo: :docs: should be :doc
2013-07-06 12:23:36 +02:00