django-constance/constance/backends/database
Kirill Goncharov 1e751f1afa Optimizations for database backend (#329)
* Add test for database backend with query count assertions

* Rewrite set() method of database backend to reduce number of queries
2019-06-08 09:14:58 -05:00
..
migrations Allow null & blank for PickleField. (#315) 2019-03-16 09:47:43 -05:00
south_migrations Moved South migrations out of the way and added Django migrations. 2014-11-21 20:21:17 +01:00
__init__.py Optimizations for database backend (#329) 2019-06-08 09:14:58 -05:00
models.py Allow null & blank for PickleField. (#315) 2019-03-16 09:47:43 -05:00