z4r
|
da632d2841
|
It should fix #325
|
2013-07-16 20:36:03 +02:00 |
|
Daniel Greenfeld
|
d528ccc095
|
fix #332 which removes absolute versions from requirements
|
2013-07-14 10:11:53 +02:00 |
|
Daniel Greenfeld
|
61ae3ec149
|
Repair the things that I just broke
|
2013-07-07 15:42:54 +02:00 |
|
Michal Kuffa
|
261322e9a6
|
Added django-filters to requirements
|
2013-07-06 17:45:47 +02:00 |
|
Gregor Müllegger
|
2b268eb089
|
Setting up autodoc for the docs.
For this to work you need to install sphinx in your virtualenv. It's added to
the requirements.txt so just run: pip install -r requirements.txt
|
2013-05-29 10:44:22 +02:00 |
|
Gregor Müllegger
|
188c12d647
|
Implementing a modelform_factory that takes care of converting all widgets on the modelform to floppyform widgets if possible.
|
2013-05-22 19:29:12 +02:00 |
|
Daniel Greenfeld
|
fdddea7133
|
Add django-extra-views to dependencies to provide formset controls for contributors
|
2013-05-22 17:59:07 +02:00 |
|
Ludvig Wadenstein
|
f411b63fd4
|
Added django-coverage as test runner
|
2013-05-19 12:12:01 +02:00 |
|
Ludvig Wadenstein
|
b71fd7382d
|
Added requirements file
|
2013-05-19 11:34:20 +02:00 |
|