Commit graph

95 commits

Author SHA1 Message Date
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
Daniel Greenfeld
3796d312e3 Add index links for permissions 2013-07-06 11:18:38 +02:00
Audrey Roy
a5d03899a9 Merge pull request #239 from audreyr/fix-contributor-instructions
Simpler way to pull upstream changes, with optional rebase for advanced ...
2013-07-06 01:04:36 -07:00
Daniel Greenfeld
9492c8372a Indexing actions 2013-07-06 10:03:54 +02:00
Daniel Greenfeld
2ef846a8fa Index test 2013-07-06 09:58:47 +02:00
Daniel Greenfeld
12579fdd0e fix #234, this adds formal install instructions to the docs and includes reorganization of the docs 2013-07-06 09:55:29 +02:00
Audrey Roy
c4120fa22a Simpler way to pull upstream changes, with optional rebase for advanced git users. 2013-07-06 09:55:06 +02:00
Daniel Greenfeld
136cac7cf7 comment 2013-07-05 12:06:09 +02:00
Daniel Greenfeld
9d54ed1650 clean up TODO 2013-07-04 12:37:28 +02:00
Daniel Greenfeld
f469e8f25e Getting the built-in-views to load in autodoc 2013-07-04 12:35:39 +02:00
Daniel Greenfeld
24f67b9c07 improved line commands 2013-07-02 10:32:15 +02:00
Daniel Greenfeld
5037d0e2c9 Changing fancy to dandy 2013-07-02 10:26:21 +02:00
Daniel Greenfeld
e819e7df02 More for #20 2013-07-02 10:08:46 +02:00
Daniel Greenfeld
5cfae7a0bc TOC fixes 2013-07-02 10:06:29 +02:00
Daniel Greenfeld
2c2214415f Change static path for #220 per @jezdez's suggestion 2013-07-02 10:03:09 +02:00
Daniel Greenfeld
2f4c1aaf66 Theming instructions second draft 2013-07-01 11:48:28 +02:00
Daniel Greenfeld
8ce2c7eeab Work on the theming instructions 2013-07-01 11:39:43 +02:00
Daniel Greenfeld
00af2cfbac prep for release 0.4.0 2013-06-30 11:38:39 +02:00
Ethan Soergel
8644fb02f9 added template best practices to contributing.rst 2013-06-24 11:24:23 -04:00
d1ffuz0r
b586bd007a fixed actions doc 2013-06-19 12:44:52 +07:00
Ethan Soergel
7e86c1172e Merge branch 'develop' of https://github.com/twoscoops/django-admin2 into get_example_proj_to_work 2013-06-18 13:18:26 -04:00
Ethan Soergel
04ab4a1f4c fixed formatting in contributing.rst and added links to virtualenv and virtualenvwrapper 2013-06-18 13:18:04 -04:00
Daniel Greenfeld
bb3988b7b8 Merge pull request #204 from esoergel/get_example_proj_to_work
added instructions for getting the example projects running to the 'SETUP' section of contributing.rst
2013-06-18 08:18:07 -07:00
Ethan Soergel
d0bfca08af added instructions to run setup.py to contributing.rst 2013-06-18 11:02:14 -04:00
Ethan Soergel
5595b68fb5 extended 'SETUP' section of contributing.rst to include instructions for getting the example projects running 2013-06-18 02:16:54 -04:00
d1ffuz0r
256efa679e #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00
Daniel Greenfeld
48dd204738 Moar on actions 2013-06-11 21:48:52 +02:00
Daniel Greenfeld
eefab2dec4 Add performance goal to docs 2013-06-09 20:21:35 +02:00
Daniel Greenfeld
01361d214d Modify the contributing docs 2013-06-04 22:02:08 +02:00
Daniel Greenfeld
b9e178347b Modify the contributing docs 2013-06-04 22:00:49 +02:00
Daniel Greenfeld
4ac722add4 Customize the dashboard 2013-06-01 20:04:06 +02:00
Daniel Greenfeld
d52bc0fe15 Document actions 2013-06-01 19:23:15 +02:00
Daniel Greenfeld
c1bb642747 Enhancing documentation 2013-06-01 19:04:51 +02:00
Daniel Greenfeld
7827bf0003 fixes #159 and lays the ground for more things 2013-06-01 18:02:01 +02:00
Daniel Greenfeld
4cb6f9fc3f Tweaks to the contributing documentation 2013-05-31 21:48:47 +02:00
Daniel Greenfeld
1195f38b84 More work on admin 2013-05-31 17:38:34 +02:00
Daniel Greenfeld
6a9eb0b3b3 More accurate documentation for how we test merges 2013-05-31 11:42:00 +02:00
Daniel Greenfeld
16c9b8c3ee prep for v0.3.0 2013-05-31 10:21:02 +02:00
Daniel Greenfeld
be07421d44 Removed admins.py and placed calls to ModelAdmin2 from top namespace 2013-05-31 08:57:25 +02:00
Daniel Greenfeld
9acdf9e2f8 fixes #155, which is moving models.py to types.py. Using admins.py as an alias for the old models.py module 2013-05-30 12:33:00 +02:00
Gregor Müllegger
d0635b79c3 Adding a IsSuperuserPermission class. 2013-05-29 10:44:22 +02:00