Basraah
57a26b90cb
Admin status panel for dashboard ( #903 )
2017-10-18 15:46:58 +10:00
Adarnof
c22d3a9967
Command line utility to create project.
...
Shamelessly stolen from wagtail.
2017-10-05 00:52:55 -04:00
Adarnof
93eca76bf8
Remove legacy setup comments
...
Remove legacy update script
2017-09-28 23:05:43 -04:00
Adarnof
b3d02b0c37
Add missing python3.4 typing requirement
...
typing is included python3.5+
2017-09-28 22:33:17 -04:00
Basraah
8864afd784
Resolve Dj20 compatibility issues
...
Temporarily use latest snapshot for esi for dj20
Correct admin urls include
Manually correct old ts3 table migration
Remove obsolete services migrations
Remove bootstrap pagination package
Fix url namespacing
2017-09-28 14:47:06 +10:00
Basraah
fff2cd32d5
Update timerboard views
...
Adds basic unit tests
Changed to class based views
2017-09-27 19:12:07 +10:00
Basraah
280ddb336e
Change to use tox to manage unit tests
2017-09-25 17:25:28 +10:00
Adarnof
1a8d163d45
Remove XML provider.
...
Remove caching provider - ESI calls are cached according to expiry headers now.
Remove evelink as a requirement.
Initialize API response objects using kwargs.
I won't miss XML.
2017-09-19 20:55:26 -04:00
Basraah
786859294d
Restructure Alliance Auth package ( #867 )
...
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
2017-09-19 09:46:40 +10:00